花费 5 ms
基于windows fiber的协程(coroutine)实现

一个非常简单,但是实用的协程实现,使用Windows的*Fiber函数族(linux可以稍微改一下用*context函数族)。 fco.h fco.cpp example hel ...

Sat Nov 24 06:49:00 CST 2018 0 692

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM